Endpoint-Get-/ Gossip/ Offers→Json names a function, with lambda list NIL:
Ask for any, arbitrary offer to potentially accept.
Returns a JSON object with UUID (for answering) and SDP description.
This is a web service endpoint accessed by the HTTP method GET at the URI template /gossip/offers. It returns a content-type of application/json.
There are no URI parameters.
It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.
Defined in file src/endpoints/slash-gossip.lisp.